FlexReport for WPF
Progress プロパティ (IAsyncActionWithProgress<TProgress>)


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > IAsyncActionWithProgress<TProgress> インターフェース : Progress プロパティ
プログレスイベントを受け取るメソッドを取得または設定します。
シンタックス
'宣言
 
Property Progress As C1.WPF.Document.AsyncActionProgressHandler(Of TProgress)
'使用法
 
Dim instance As IAsyncActionWithProgress(Of TProgress)
Dim value As C1.WPF.Document.AsyncActionProgressHandler(Of TProgress)
 
instance.Progress = value
 
value = instance.Progress
C1.WPF.Document.AsyncActionProgressHandler<TProgress> Progress {get; set;}
参照

IAsyncActionWithProgress<TProgress> インターフェース
IAsyncActionWithProgress<TProgress> メンバ